misskey/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
@types
assets
src refactor: follow button (#8789) 2022-06-10 14:29:46 +09:00
.eslintrc.js
.npmrc
.yarnrc
package.json
tsconfig.json
vite.config.ts
vite.json5.ts
yarn.lock