File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1- # ComponentsKit
1+ <p align =" center " >
2+ <a href =" https://componentskit.io " target =" _blank " >
3+ <picture>
4+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/componentskit/ComponentsKit/HEAD/.github/logo-dark.svg">
5+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/componentskit/ComponentsKit/HEAD/.github/logo-light.svg">
6+ <img alt="ComponentsKit" src="https://raw.githubusercontent.com/componentskit/ComponentsKit/HEAD/.github/logo-light.svg" width="350" height="70" style="max-width: 100%;">
7+ </picture>
8+ </a >
9+ </p >
10+
11+ <p align =" center " >
12+ A library with beautiful UI components to build SwiftUI and UIKit apps faster.
13+ </p >
14+
15+ ---
216
317## Installation
418
You can’t perform that action at this time.
0 commit comments