Skip to content

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
David Konsumer committed Nov 6, 2022
1 parent 1a281e7 commit bf1d1f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, { useEffect, useState } from 'react'
import ReactDOM from 'react-dom/client'
import Navigation, { VerticalList, HorizontalList, Grid, Focusable } from 'react-key-navigation'
import cx from 'classnames'

import './index.css'
Expand Down

0 comments on commit bf1d1f9

Please sign in to comment.