mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-22 06:13:23 +08:00
Revert documentation (caused a bug)
This commit is contained in:
@@ -6,7 +6,7 @@ export default class ITemplate {
|
||||
/**
|
||||
* Computes the html content of the target element.
|
||||
* @param {IElement} entity Element of the graph
|
||||
* @returns The result html
|
||||
* @returns The result html
|
||||
*/
|
||||
render(entity) {
|
||||
return ""
|
||||
|
||||
Reference in New Issue
Block a user