remove opinionated changes from react-components
This commit is contained in:
parent
1ea470aa87
commit
5905e999a1
4 changed files with 6 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
import { forwardRef } from 'react'
|
||||
import React, { forwardRef } from 'react'
|
||||
// Components that can be swizzled
|
||||
import { Svg as DefaultSvg } from './svg.mjs'
|
||||
import { Defs as DefaultDefs } from './defs.mjs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue