+
@@ -191,9 +191,9 @@ const DataExplorer: React.FC<{
diff --git a/components/dataset/Share.tsx b/components/dataset/Share.tsx
index e6743bb..d69c36c 100644
--- a/components/dataset/Share.tsx
+++ b/components/dataset/Share.tsx
@@ -8,6 +8,7 @@ const Share: React.FC<{ title: string }> = ({ title }) => {
return (
-
+
{resources[activeTable].title || resources[activeTable].name} - +
|
@@ -250,7 +250,7 @@ const DataExplorer: React.FC<{
className={`${AR(
'ml-3',
'mr-3'
- )} text-[#C4C4C4] text-1 hidden sm:block`}
+ )} text-[#545454] text-1 hidden sm:block`}
>
|
-
{t('explore-s-datasets')}
+