-
import React, { useState, useEffect } from 'react';
import ResizableAndDraggable from './components/ResizableAndDraggable';
import { InputField } from './components/InputField';
import './App.css'
…
-
### Guidelines
- [X] I understand that [if I fail to adhere to contribution guidelines and/or fail to provide all required details, this issue may be closed without review](https://github.com/mpdf/mp…
-
-
We've added about 12px per tile, which is fairly significant.
-
**Describe the bug**
I try to give some style to my group elements with a custom component (name, picture, etc), however, it does not seem to work correctly.
1. I create a template for the group:…
-
A new design has been added to Figma for the file src/pages/home.tsx.
The design was converted into JSX. Here is what was provided:
~~~jsx
Building a Hero Section on a Homepag…
-
I suspect this is related to our project setup and not a primeflex bug at all, but I'll ask it here as I'm out of ideas on how to fix this in our project config.
Following the documentation at: htt…
-
### Description
In this example code I'm trying to login the user with `useLogin` and then wait to see them become authenticated by using `useAuth`. I can confirm after login that a cookie is crea…
-
## Some tools and complements
### SendGrid
Send emails through of an API.
Url: https://sendgrid.com/en-us
### ICANN Lookup
Check your sites in this platform
Url: https://lookup.icann.org/en
-
Hello ! I'm new to hyperscript and after trying for couple hours I couldn't implement toggling in the following snippet
```
…