Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- categories: [{
- id: 1,
- title: 'Real Estate',
- status: 'green'
- }, {
- id: 2,
- title: 'Featured',
- status: 'yelloy'
- }, {
- id: 3,
- title: 'Technologies',
- status: 'blue'
- }, {
- id: 4,
- title: 'Marketing',
- status: 'violet'
- }, {
- id: 5,
- title: 'Tourism',
- status: 'pink'
- }, {
- id: 6,
- title: 'Business',
- status: 'gray'
- }, {
- id: 7,
- title: 'Education',
- status: 'orange'
- }, {
- id: 8,
- title: 'Healthcare',
- status: 'green'
- }, {
- id: 9,
- title: 'Photography',
- status: 'yelloy'
- }, {
- id: 10,
- title: 'Human Resources',
- status: 'blue'
- }, {
- id: 11,
- title: 'Receipt',
- status: 'green'
- }, {
- id: 12,
- title: 'Proposal',
- status: 'pink'
- }, {
- id: 13,
- title: 'Letter',
- status: 'orange'
- }, {
- id: 14,
- title: 'Contract',
- status: 'violet'
- }, {
- id: 15,
- title: 'Insurance',
- status: 'blue'
- }],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement