Files
frontend/components/organisms/shop-grid/index.ts
T
TakahashiNguyen 9ed4889310
Release package / release (push) Successful in 10m13s
fix: add shift management (#41)
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #41
2026-05-14 03:13:06 +00:00

3 lines
108 B
TypeScript

// export { default as ShopGrid } from "./ShopGrid";
export type { ShopGridProps } from "./ShopGrid.types";