Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2340f86

Browse files
committed
Formatting
1 parent f59bca2 commit 2340f86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ This repository contains source code for Coder V2. Additional documentation:
1111

1212
- `.github/`: Settings for [Dependabot for updating dependencies](https://docs.github.com/en/code-security/supply-chain-security/customizing-dependency-updates) and [build/deploy pipelines with GitHub Actions](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions).
1313
- [`semantic.yaml`](./github/semantic.yaml): Configuration for [semantic pull requests](https://github.com/apps/semantic-pull-requests)
14-
- `site`: Front-end UI code.
14+
- `site`: Front-end UI code.

site/src/components/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export * from "./Button"
22
export * from "./EmptyState"
3-
export * from "./Page"
3+
export * from "./Page"

0 commit comments

Comments
 (0)