Remove focus on feature grid section
This commit is contained in:
@@ -79,7 +79,6 @@ const MiniContainer = memo<MiniProps>(
|
||||
return {
|
||||
wrapperElement: "div" as const,
|
||||
wrapperProps: {
|
||||
...baseProps,
|
||||
className: "block",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user