Allow for Component Token Overrides.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -88,6 +88,8 @@ export default function ScoreboardEntryEdit({ entry }) {
|
||||
</Card>
|
||||
);
|
||||
|
||||
// TODO Client Update, why is this a card
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Dropdown open={visible} overlay={popContent}>
|
||||
|
||||
Reference in New Issue
Block a user