FoundKey/packages/client
Johann150 42f48ffea2
refactor: follow button (#8789)
* fix: display cancelling follow request

* remove unnecessary branch

The executed code is the same as in the else branch so this special
condition is unnecessary.

* remove code duplication

Use the same callback as later for updating these variables.

* use $ref sugar

* remove unused import

Co-authored-by: blackskye-sx <saul.newman@gmail.com>
2022-06-10 14:29:46 +09:00
..
.vscode improve ide support 2021-11-18 23:52:41 +09:00
@types Fix theme import (#8749) 2022-05-28 21:59:23 +09:00
assets bye room 2022-01-07 17:06:47 +09:00
src refactor: follow button (#8789) 2022-06-10 14:29:46 +09:00
.eslintrc.js fix(client): import shared ESLint config in client package (#8761) 2022-05-30 11:37:34 +09:00
.npmrc refactoring 2021-11-12 02:02:25 +09:00
.yarnrc use eslint 2021-11-12 10:35:41 +09:00
package.json update deps 2022-05-25 23:28:56 +09:00
tsconfig.json fix(client): import shared ESLint config in client package (#8761) 2022-05-30 11:37:34 +09:00
vite.config.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
vite.json5.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
yarn.lock update deps 2022-05-25 23:28:56 +09:00