Skip to content

fix: fixed font size of created at #3337

fix: fixed font size of created at

fix: fixed font size of created at #3337

Workflow file for this run

name: 'Check spelling'
on: [pull_request]
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2