From 4fa3b9ae64f411c89e09cd2aae306d3b6202de9f Mon Sep 17 00:00:00 2001 From: aronmal Date: Mon, 29 May 2023 15:53:25 +0200 Subject: [PATCH] Format documents (prettier-plugin-tailwindcss) --- leaky-ships/components/BurgerMenu.tsx | 2 +- leaky-ships/components/Lobby/LobbyFrame.tsx | 4 ++-- leaky-ships/components/Lobby/Player.tsx | 2 +- leaky-ships/components/Lobby/SettingsFrame/Settings.tsx | 4 ++-- leaky-ships/components/OptionButton.tsx | 4 ++-- leaky-ships/pages/login.tsx | 2 +- leaky-ships/pages/logout.tsx | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/leaky-ships/components/BurgerMenu.tsx b/leaky-ships/components/BurgerMenu.tsx index 315441c..521c13f 100644 --- a/leaky-ships/components/BurgerMenu.tsx +++ b/leaky-ships/components/BurgerMenu.tsx @@ -11,7 +11,7 @@ function BurgerMenu({ return ( - diff --git a/leaky-ships/components/Lobby/Player.tsx b/leaky-ships/components/Lobby/Player.tsx index df6f2c0..33f4f5e 100644 --- a/leaky-ships/components/Lobby/Player.tsx +++ b/leaky-ships/components/Lobby/Player.tsx @@ -29,7 +29,7 @@ function Player({
{src} {primary ? ( -