Skip to content

Commit

Permalink
fix: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghanzhilian committed Jan 6, 2024
1 parent bc6b2b8 commit f7c036e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion models/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ export { default as Order } from './Order'
export { default as Product } from './Product'
export { default as Review } from './Review'
export { default as Slider } from './Slider'
export { default as User } from './User'
export { default as User } from './Users'

0 comments on commit f7c036e

Please sign in to comment.