Skip to content

README typo #219

Description

@rgamage

README getting started instructions say to add this line to your _Imports.razor file:

@using ChartJs.Blazor;

This has a typo, the semicolon at the end is not needed. The correct code should be:

@using ChartJs.Blazor

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions