Skip to content

Global increment score + some CSS tweaks#45

Open
S4-K1 wants to merge 11 commits intomainfrom
feature/S4-K1/currentScorePlusCSS
Open

Global increment score + some CSS tweaks#45
S4-K1 wants to merge 11 commits intomainfrom
feature/S4-K1/currentScorePlusCSS

Conversation

@S4-K1
Copy link
Collaborator

@S4-K1 S4-K1 commented Nov 9, 2022

Checklist ✅

  • Have you checked to see whether there are any conflicting / similar PRs already open?
  • Does your PR add any new tests
  • Does your PR pass all existing & new tests
  • Does your PR pass the linter?

What does this PR do? 🤔

Screenshots / Videos 📸

@@ -1,16 +1,14 @@
import { useState } from 'react';
import { useState, Dispatch } from 'react';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <@typescript-eslint/no-unused-vars> reported by reviewdog 🐶
'useState' is defined but never used.

}

.card {
.dualColumns {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logo-spin is hyphen case but this is camel, should be one or the other, I vote hyphen case for css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants