feat: Add filter buttons for skill section

This commit is contained in:
JY Hsu 2024-09-17 20:00:09 +08:00
parent aab2b39c50
commit 871286192c
4 changed files with 39 additions and 7 deletions

View file

@ -4,4 +4,5 @@ import './sidebar'
import './education'
import './achievements'
import './projects'
import './skills'
import './publications'