There was an error while loading. Please reload this page.
1 parent 4cb29d2 commit 9787a24Copy full SHA for 9787a24
1 file changed
web/components/bio/profile-bio.tsx
@@ -1,5 +1,5 @@
1
import {Profile} from 'common/love/profile'
2
-import React, {useEffect, useState} from 'react'
+import {useEffect, useState} from 'react'
3
import {Col} from 'web/components/layout/col'
4
import {Subtitle} from '../widgets/profile-subtitle'
5
import {BioBlock} from './profile-bio-block'
0 commit comments