Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Gatsby Theme Onegeo
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OneGeo Suite
Libs
Gatsby Theme Onegeo
Commits
56fa9322
Commit
56fa9322
authored
2 years ago
by
Tojo
Browse files
Options
Downloads
Patches
Plain Diff
remonte cookies
parent
6a3235fd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
index.js
+1
-2
1 addition, 2 deletions
index.js
src/components/CookiesComponent.tsx
+0
-0
0 additions, 0 deletions
src/components/CookiesComponent.tsx
with
1 addition
and
2 deletions
index.js
+
1
−
2
View file @
56fa9322
...
@@ -9,7 +9,6 @@ export { default as Button } from "./src/components/core/Button";
...
@@ -9,7 +9,6 @@ export { default as Button } from "./src/components/core/Button";
export
{
default
as
Card
}
from
"
./src/components/core/Card
"
;
export
{
default
as
Card
}
from
"
./src/components/core/Card
"
;
export
{
default
as
Link
}
from
"
./src/components/core/Link
"
;
export
{
default
as
Link
}
from
"
./src/components/core/Link
"
;
export
{
default
as
Search
}
from
"
./src/components/core/Search
"
;
export
{
default
as
Search
}
from
"
./src/components/core/Search
"
;
export
{
default
as
CardList
}
from
"
./src/components/core/CardList
"
;
export
{
default
as
Badge
}
from
"
./src/components/core/Badge
"
;
export
{
default
as
Badge
}
from
"
./src/components/core/Badge
"
;
export
{
default
as
Toc
}
from
"
./src/components/core/Toc
"
;
export
{
default
as
Toc
}
from
"
./src/components/core/Toc
"
;
export
{
default
as
Map
}
from
"
./src/components/core/Map
"
;
export
{
default
as
Map
}
from
"
./src/components/core/Map
"
;
...
@@ -27,7 +26,7 @@ export { default as Carousel } from "./src/components/core/Carousel";
...
@@ -27,7 +26,7 @@ export { default as Carousel } from "./src/components/core/Carousel";
export
{
default
as
Logo
}
from
"
./src/components/core/Logo
"
;
export
{
default
as
Logo
}
from
"
./src/components/core/Logo
"
;
// Cookies components
// Cookies components
export
{
default
as
CookiesComponent
}
from
"
./src/components/
core/
CookiesComponent
"
;
export
{
default
as
CookiesComponent
}
from
"
./src/components/CookiesComponent
"
;
// Menu components
// Menu components
export
{
default
as
Menu
}
from
"
./src/components/core/Menu
"
;
export
{
default
as
Menu
}
from
"
./src/components/core/Menu
"
;
...
...
This diff is collapsed.
Click to expand it.
src/components/
core/
CookiesComponent.tsx
→
src/components/CookiesComponent.tsx
+
0
−
0
View file @
56fa9322
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment