We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcc79c commit ffccbb6Copy full SHA for ffccbb6
src/app/containers/TravelContainer.tsx
@@ -1,4 +1,4 @@
1
-// @ts-nocheck
+/* eslint-disable max-len */
2
import React, { useState } from 'react';
3
import MainSlider from '../components/MainSlider';
4
import Dropdown from '../components/Dropdown';
0 commit comments