We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2127a commit 291d720Copy full SHA for 291d720
src/components/About/About.jsx
@@ -3,7 +3,6 @@ import avatar01 from './images/01.png?width=230'
3
import { about, author } from 'site-config'
4
5
const About = () => {
6
- throw new Error('🌶️🌶️😉')
7
return (
8
<div className={styles.blurb}>
9
<picture>
0 commit comments