Run prettier on theme switch
This commit is contained in:
		| @@ -54,7 +54,7 @@ const ThemeSwitch = () => { | ||||
|   useEffect(() => setMounted(true), []) | ||||
|  | ||||
|   return ( | ||||
|     <div className="flex items-center mr-5"> | ||||
|     <div className="mr-5 flex items-center"> | ||||
|       <Menu as="div" className="relative inline-block text-left"> | ||||
|         <div className="flex items-center justify-center hover:text-primary-500 dark:hover:text-primary-400"> | ||||
|           <Menu.Button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user