feat(yachts): add yachts, ownership history, notes, tags schema
This commit is contained in:
@@ -7,6 +7,9 @@ export * from './users';
|
||||
// Clients
|
||||
export * from './clients';
|
||||
|
||||
// Yachts
|
||||
export * from './yachts';
|
||||
|
||||
// Interests
|
||||
export * from './interests';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user