finished hooking up promotion history
This commit is contained in:
@@ -71,8 +71,11 @@ function formatDate(date: Date): string {
|
||||
}
|
||||
</script>
|
||||
<template>
|
||||
<div>
|
||||
<div class="max-w-7xl w-full mx-auto">
|
||||
<div class="flex flex-col max-w-7xl w-full">
|
||||
<p class="scroll-m-20 text-2xl font-semibold tracking-tight mb-3">
|
||||
Promotion History
|
||||
</p>
|
||||
<div class="w-full mx-auto">
|
||||
<Table>
|
||||
<TableHeader>
|
||||
<TableRow>
|
||||
|
||||
Reference in New Issue
Block a user