Reformatted the project
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
import { DateTime } from 'luxon';
|
||||
import {DateTime} from 'luxon';
|
||||
|
||||
export interface experience {
|
||||
|
||||
|
||||
}
|
||||
|
||||
export interface subExperience {
|
||||
name: string;
|
||||
description: string;
|
||||
|
||||
Reference in New Issue
Block a user