Skip to content

Commit c5fd27d

Browse files
Removed comment since bug was fixed
1 parent f01be19 commit c5fd27d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugin/utils/props.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { Props } from '@/types/types';
22

33
export const AllProps: Props = {
44
// ? Colors accept Vuetify them color names or variables, HEX, RGB, HSL, and CSS color names
5-
// TODO: Colors needs to be fixed //
65
colors: {
76
default: () => ({
87
body: {

0 commit comments

Comments
 (0)