mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 18:51:32 +10:00
- refactor sections
- combine resume and metadata contexts
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
import { MdDashboard } from 'react-icons/md';
|
||||
import { MdDashboard, MdStyle } from 'react-icons/md';
|
||||
|
||||
export default [
|
||||
{
|
||||
id: 'templates',
|
||||
name: 'Templates',
|
||||
icon: MdStyle,
|
||||
},
|
||||
{
|
||||
id: 'layout',
|
||||
name: 'Layout',
|
||||
|
||||
Reference in New Issue
Block a user