sudo yum updatesudo yum update -y| res.cookie("accessToken", newAccessToken, { | |
| maxAge: 8.64e7, // 24 hours | |
| httpOnly: true, | |
| secure: isProduction, | |
| sameSite: isProduction ? "none" : "lax", | |
| }); |
| import "../styles/globals.css"; | |
| import React, { | |
| ComponentType, | |
| ReactNode, | |
| useMemo, | |
| useState, | |
| useEffect, | |
| } from "react"; | |
| import type { AppProps } from "next/app"; | |
| import GlobalStyles from "@components/GlobalStyles"; |
| <div class="bicycal"> | |
| <div class="wheel wheel-1"> | |
| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
| <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
| viewBox="0 0 66.7 66.7" style="enable-background:new 0 0 66.7 66.7;" xml:space="preserve"> | |
| <style type="text/css"> | |
| .st0{fill:#FFFFFF;} | |
| .st1{fill:none;stroke:#414547;stroke-width:3;stroke-miterlimit:10;} | |
| .st2{fill:none;stroke:#A0A29E;stroke-width:2;stroke-miterlimit:10;} |