# Discourse toolkit to render forms

**URL:** https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439
**Category:** Developer Guides
**Created:** [September 13, 2024, 9:20pm UTC](https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439 "2024-09-13T21:20:27Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [January 23, 2025, 7:41pm UTC](https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439/4 "2025-01-23T19:41:37Z")

</div>

I think the Form import was wrong, so I’ve updated OP

from

`import Form from "discourse/form";`

to

`import Form from "discourse/components/form";`

---

_[View the full topic](https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439)._
