mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Removed unused React imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { FC } from 'react'
|
||||
import { FC } from 'react'
|
||||
|
||||
export interface UIState {
|
||||
displaySidebar: boolean
|
||||
|
Reference in New Issue
Block a user