mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
more small adjustments to light mode
This commit is contained in:
@@ -111,3 +111,4 @@ export const openCreateRadioStationModal = (
|
||||
title: t('action.createRadioStation', { postProcess: 'titleCase' }) as string,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
@@ -38,3 +38,4 @@ export const RadioListHeader = ({ title }: RadioListHeaderProps) => {
|
||||
</Stack>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
@@ -40,3 +40,4 @@ const RadioListRouteWithBoundary = () => {
|
||||
};
|
||||
|
||||
export default RadioListRouteWithBoundary;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user