generated from gilles/template-webapp
claude code
This commit is contained in:
7
frontend/src/components/items/index.ts
Normal file
7
frontend/src/components/items/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Export des composants items
|
||||
*/
|
||||
|
||||
export { ItemCard } from './ItemCard'
|
||||
export { ItemList } from './ItemList'
|
||||
export { ItemForm } from './ItemForm'
|
||||
Reference in New Issue
Block a user