website refactor
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* Used by drivers, teams, races, and leagues to define their sponsorship offerings.
|
||||
*/
|
||||
|
||||
import { Money } from './Money';
|
||||
import type { ValueObject } from '@core/shared/domain/ValueObject';
|
||||
import { Money } from './Money';
|
||||
|
||||
export interface SponsorshipSlotConfig {
|
||||
tier: 'main' | 'secondary';
|
||||
|
||||
Reference in New Issue
Block a user