Skip to content

Commit

Permalink
Feature virtual dom and dom reducers
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeSimoes committed Sep 27, 2024
1 parent 25e8fe3 commit a628b14
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/render/component-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,4 @@ export const injectedComponents = [
children: [],
attributes: [],
},
{
tag: 'div',
class: ['popup-trigger'],
children: [],
attributes: [],
},
];

0 comments on commit a628b14

Please sign in to comment.