Skip to content

Extract SVGs into their own components #406

Open
@sodic

Description

@sodic

Most of Open Saas code has inline SVGs:

  • It makes components very long and difficult to read.
  • It doesn't say what the SVG is supposed to represent.

We can solve both problems by extracting SVGs to separate components with nice names.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions