Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit ed169cf

Browse files
committed
fix(gatsby-theme-docz): wrong imports
1 parent fff507b commit ed169cf

File tree

1 file changed

+1
-2
lines changed
  • core/gatsby-theme-docz/src/components/Sidebar

1 file changed

+1
-2
lines changed

core/gatsby-theme-docz/src/components/Sidebar/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/** @jsx jsx */
2-
/** @jsxFrag React.Fragment */
3-
import React, { forwardRef, useState, useRef, useEffect } from 'react'
2+
import { Fragment, forwardRef, useState, useRef, useEffect } from 'react'
43
import { Global } from '@emotion/react'
54
import { jsx, Box } from 'theme-ui'
65
import { useMenus, useCurrentDoc } from 'docz'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy