Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Clutch
Commits
3555f833
Commit
3555f833
authored
3 years ago
by
SHAWNA MONERO
Browse files
Options
Download
Email Patches
Plain Diff
remove bottom feedback button
parent
be587816
removeBottomFeedbackButton
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/packages/core/src/AppLayout/index.tsx
+0
-1
frontend/packages/core/src/AppLayout/index.tsx
with
0 additions
and
1 deletion
+0
-1
frontend/packages/core/src/AppLayout/index.tsx
+
0
-
1
View file @
3555f833
...
...
@@ -6,7 +6,6 @@ import { Grid as MuiGrid } from "@material-ui/core";
import
Loadable
from
"
../loading
"
;
import
Drawer
from
"
./drawer
"
;
import
FeedbackButton
from
"
./feedback
"
;
import
Header
,
{
APP_BAR_HEIGHT
}
from
"
./header
"
;
const
AppGrid
=
styled
(
MuiGrid
)({
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help