dynamic-links icon indicating copy to clipboard operation
dynamic-links copied to clipboard

Implement Dynamic Links with Appwrite Functions!

Results 2 dynamic-links issues
Sort by recently updated
recently updated
newest added

### 👟 Reproduction steps In `main.js` shouldn't line 60: ```js .join(target.fallback ?? target.default ?? '') ``` be `targets` instead of `target`? I tried to create types because I am using...

bug
good first issue

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...