Skip to content

Commit ffccbb6

Browse files
Samuel  TranSamuel  Tran
authored andcommitted
Migrated travelcontainer to typescript
1 parent bdcc79c commit ffccbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/containers/TravelContainer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @ts-nocheck
1+
/* eslint-disable max-len */
22
import React, { useState } from 'react';
33
import MainSlider from '../components/MainSlider';
44
import Dropdown from '../components/Dropdown';

0 commit comments

Comments
 (0)