-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: add Card component for Slur Crowdsource Feature (#546)
* feat: make the slur card use the card component Signed-off-by: Snehil Shah <[email protected]> * refactor: use abstracted `DataTable` instead of `Table` Signed-off-by: Snehil Shah <[email protected]> * refactor: use ternary operator for conditional Signed-off-by: Snehil Shah <[email protected]> * style: revert to original text format Signed-off-by: Snehil Shah <[email protected]> * fix: align & conditionally render footer tag Signed-off-by: Snehil Shah <[email protected]> * chore: remove original `SlurCard` Signed-off-by: Snehil Shah <[email protected]> --------- Signed-off-by: Snehil Shah <[email protected]>
- Loading branch information
1 parent
eefd281
commit 8662ca5
Showing
4 changed files
with
85 additions
and
259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
browser-extension/plugin/src/ui-components/atoms/SlurCardComponent.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters