chore: refactor react import

This commit is contained in:
Travis Fischer
2022-04-10 12:18:01 -04:00
parent 1890ff7639
commit e75dbcfff9
16 changed files with 16 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
import React from 'react'
import * as React from 'react'
import cs from 'classnames'
import * as config from 'lib/config'