-
Let's include these four fields for Taxonomy ontology:
```
- "parents" (list): Immediate parent node IDs in the ontology hierarchy.
- "children" (list): Immediate child no…
-
## Description
Custom Lexical Nodes that can be authored in React that can take other Lexical Node as children. The nodes that these children take should be checked that they are an instance of a …
-
Some indicators need removing where data is not available:
- [ ] self harm
- [ ] children in state care
- [ ] low pay
- [ ] difficulty completing activities of daily living
- [ ] atrial fibrill…
-
This code is impossible to deserialize:
```
@Serializable
data class EditPromoCodeRequest(
val code: String? = null,
val owner: UserQuery? = null,
)
@Serializable
sealed interface…
-
### Summary
It is helpful for the `Tooltip` component to optionally be able to use its `children` as the `title`.
I suggest a dedicated prop named `childrenTitle` (or maybe `childrenAsTitle`) wh…
-
err: `failed to find luks root partition: root partition not found`
```
{
"blockdevices": [
{"name":"loop0", "maj:min":"7:0", "rm":false, "size":"4K", "ro":true, "type":"loop", "mountpoint":…
-
### **User Story:**
As a **Parent**, I want to be **asked for my consent** so that my child who is under the age of 13 years can access the application
### **Background info:**
- As per the Google …
-
**Describe the project you are working on:**
I would like to create a voxel game where the objects' collisions are composed of many cube colliders. I can't use concave mesh colliders because I woul…
-
/chrome-extension-boilerplate-react-vite/packages/ui/lib/components/Button.tsx
```typescript
import type { ComponentPropsWithoutRef } from 'react';
import { cn } from '../utils';
import { Button a…
-
What are the suggested types for the `mdx.tsx` definitions? (app/components/mdx.tsx)
I'm using the [blog](https://vercel.com/templates/next.js/portfolio-starter-kit) for inspiration. I'm using st…